< Prev(J) / Next(K) > / View :

Filename: /text/scalc/01/func_datevalue.xhp

(bookmark: bm_id3145621)
DATEVALUE function

DATEVALUE 関数
(bookmark: bm_id3163820)

(variable: datevalue)DATEVALUE
(variable: datevalue)DATEVALUE(hd_id3145621.18)

Returns the internal date number for text in quotes.
引用符で囲まれたテキストの内部日付番号を返します。(par_id3145087.19)

The internal date number is returned as a number. The number is determined by the date system that is used by Office to calculate dates.
内部日付番号を数字として返します。数字は、Office が日付を計算するために使用する日付システムによって決定されます。(par_id3149281.20)

If the text string also includes a time value, DATEVALUE only returns the integer part of the conversion.
もし、テキスト文字列が時間を含んでいるなら、DATEVALUE 関数は変換の整数部分を返すだけです。(par_id0119200903491982.)

Syntax
構文(hd_id3156294.21)

DATEVALUE("Text")
DATEVALUE("日付文字列")(par_id3149268.22)

Text is a valid date expression and must be entered with quotation marks.
テキスト は有効な日付の表現であり、引用符で囲む必要があります。(par_id3154819.23)

Example
(hd_id3156309.24)

=DATEVALUE("1954-07-20") yields 19925.
=DATEVALUE("1954-07-20") は、19925 を返します。(par_id3155841.25)


< Prev / Next >